19. Inheriting Behavior
Inheriting Behavior
Inheritance
Task Feedback:
After removing the override onCreate method, you should see that the "Hello world!" text is gone. Can you think of why? Let's checkout the explanation with Katherine!
Solution
Inheriting Behavior - Solution